aboutsummaryrefslogtreecommitdiff
path: root/pages/search/[param].js
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-04-25 16:17:42 +0700
committerFactiven <[email protected]>2023-04-25 16:17:42 +0700
commite4ec4f58812512314e270839baf90065541a348e (patch)
tree540faf4b86cf4461f50ac2470dbf5ab21992d120 /pages/search/[param].js
parentRevamp UI 1 (diff)
downloadmoopa-e4ec4f58812512314e270839baf90065541a348e.tar.xz
moopa-e4ec4f58812512314e270839baf90065541a348e.zip
woosh woosh loading speed goes woosh
Diffstat (limited to 'pages/search/[param].js')
-rw-r--r--pages/search/[param].js2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/search/[param].js b/pages/search/[param].js
index ebc237d..31760c4 100644
--- a/pages/search/[param].js
+++ b/pages/search/[param].js
@@ -403,7 +403,7 @@ export default function Card() {
{loading && (
<>
- <SkeletonTheme baseColor="#3B3C41" highlightColor="#4D4E52">
+ <SkeletonTheme baseColor="#232329" highlightColor="#2a2a32">
{[1, 2, 4, 5, 6, 7, 8].map((item) => (
<div
key={item}